Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use token_envvar for working out host type for additional error message #148

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

nikolas-burkoff
Copy link
Contributor

@nikolas-burkoff nikolas-burkoff commented Nov 29, 2021

This won't be a perfect way of working out which api to use, but should cover the main cases we need - it could be tackled more fully by #114

@github-actions
Copy link
Contributor

R CMD check for R vlatest

R CMD check resulted in Status: OK

Click here to show full output
* using log directory '/__w/staged.dependencies/staged.dependencies/staged.dependencies.Rcheck'
* using R version 4.1.0 (2021-05-18)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option '--no-manual'
* checking for file 'staged.dependencies/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'staged.dependencies' version '0.2.4'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for executable files ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package 'staged.dependencies' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \\usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking examples ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ... OK
  Running 'testthat.R'
* DONE
Status: OK

Pusher: @nikolas-burkoff, Action: pull_request

@github-actions
Copy link
Contributor

Unit Tests Summary

    1 files    12 suites   15s ⏱️
  62 tests   62 ✔️ 0 💤 0
195 runs  195 ✔️ 0 💤 0

Results for commit c0c3f8a.

@github-actions
Copy link
Contributor

Unit Test Details

🙌 All tests passed!

Copy link
Collaborator

@cicdguy cicdguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nikolas-burkoff nikolas-burkoff merged commit c4f3f4a into main Nov 29, 2021
@nikolas-burkoff nikolas-burkoff deleted the infer_hosttype@main branch November 29, 2021 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants